home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4956 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: news.channel1.com!channel1!adam.saltman
  2. Distribution: world
  3. Newsgroups: comp.lang.c++
  4. Subject: Help with Win messages
  5. From: adam.saltman@channel1.com (Adam Saltman)
  6. Message-ID: <40.81784.1613@channel1.com>
  7. Date: Thu, 01 Feb 1996 16:17:00 -0640
  8. Organization: Channel 1(R) 617-864-0100 Info
  9.  
  10. How can I design a window in Borland C++ 4.5 with OWL which will accept 
  11. messages from the Windows queue that are generated by an outside driver?
  12.  
  13. That is, my driver sends messages like OL_DA_BUFFER_DONE, and I want to 
  14. design a handler which works when this message is received. I can't do 
  15. it in the Class Expert, as this message is not a standard Windows 
  16. message. Any suggestions? Or do I have to resort to C programming with 
  17. a message queue checking loop?
  18.  
  19. Thanks in advance.
  20.  
  21. Adam
  22.  
  23. ============================================================================
  24. Adam E. Saltman, MD, PhD                Email: adam.saltman@channel1.com
  25. Division of Cardiothoracic Surgery      Voice: 617-732-2031 
  26. Deaconess Hospital                      Fax:   617-732-2033
  27. One Deaconess Road, Boston, MA 02215
  28. ============================================================================
  29.  
  30.  * RM 1.3 03166 * Guns don't kill people..Mail readers kill people
  31.